Update dependency ReactiveUI.WPF to v22 #5132
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
20.4.1→22.3.1Release Notes
reactiveui/reactiveui (ReactiveUI.WPF)
v22.3.1Compare Source
🗞️ What's Changed
🐛 Fixes
d6b0cedFix race condition in ReactiveCommand cancellation test (#4196) @Copilot @copilot-swe-agent[bot] @glennawatson📦 Dependencies
9d25a55chore(deps): update dotnet monorepo to 9.0.11 (#4202) @renovate[bot]74a572achore(deps): update windows sdk & app sdk (#4197) @renovate[bot]c333339chore(deps): update .net test stack (#4198) @renovate[bot]ff1b00fchore(deps): update dependency nerdbank.gitversioning to 3.9.50 (#4201) @renovate[bot]8c0630echore(deps): update dependency benchmarkdotnet to 0.15.6 (#4199) @renovate[bot]cae2b65chore(deps): update dependency verify.nunit to 31.0.4 (#4194) @renovate[bot]f02755fchore(deps): update dependency publicapigenerator to 11.5.1 (#4206) @renovate[bot]📌 Other
f2f9022Adding ReactiveOwningComponentBase (#4205) @BekAllaev346e3bbReduce allocations within ReactiveObject and ReactiveRecord (#4195) @Glenn @jl0pdda99d4aBump version from 22.2 to 22.3.x @glennawatson🔗 Full Changelog: reactiveui/ReactiveUI@22.2.1...22.3.1
🙌 Contributions
🌱 New contributors since the last release: @BekAllaev, @jl0pd
💖 Thanks to all the contributors: @BekAllaev, @Copilot, @Glenn, @glennawatson, @jl0pd
🤖 Automated services that contributed: @copilot-swe-agent[bot], @renovate[bot]
v22.2.1Compare Source
🗞️ What's Changed
🐛 Fixes
9e7eac7Fix RxSchedulers not being set by ReactiveUI.Testing SchedulerExtensions (#4184) @Cheesebaronc3d6d99fix: ensure consistent schedulers across threads by removing ThreadStatic in RxSchedulers (#4192) @glennawatsona05b475Fix test isolation issue in RxSchedulersTest causing intermittent failures on Linux (#4193) @Copilot @copilot-swe-agent[bot] @glennawatson🧹 General Changes
221a25ehousekeeping: Release 22.2.x of ReactiveUI @glennawatson📦 Dependencies
61cfabcchore(deps): update dependency verify.nunit to 31.0.3 (#4190) @renovate[bot]73577efchore(deps): update dotnet monorepo to 9.0.10 (#4187) @renovate[bot]50cfdbachore(deps): update dependency microsoft.windows.cswinrt to 2.3.0-prerelease.251015.2 (#4188) @renovate[bot]8eeca30chore(deps): update dependency microsoft.windowsappsdk to 1.8.251003001 (#4186) @renovate[bot]64e7c38chore(deps): update dependency publicapigenerator to 11.5.0 (#4182) @renovate[bot]c2f5c32chore(deps): update dependency verify.nunit to 31.0.2 (#4181) @renovate[bot]e3ed43dchore(deps): update dependency verify.nunit to v31 (#4179) @renovate[bot]🔗 Full Changelog: reactiveui/ReactiveUI@22.1.1...22.2.1
🙌 Contributions
💖 Thanks to all the contributors: @Cheesebaron, @Copilot, @glennawatson
🤖 Automated services that contributed: @copilot-swe-agent[bot], @renovate[bot]
v22.1.1Compare Source
🗞️ What's Changed
✨ Features
d59db7cfeature: AOT-Friendly Scheduler Access for ReactiveUI (#4122) @ChrisPulman @Copilot @copilot-swe-agent[bot] @glennawatson🐛 Fixes
073e07eFix InitRxUI to account for order of passed registration namespaces (#3887) @Glenn @Metadorius9deb481Fix TFMs missing for ReactiveUI.Testing (#4171) @Cheesebaron🧹 General Changes
9dbac6echore: Stabilize ReactiveUI.Tests with state restoration and de-parallelization (#4168) @Copilot @copilot-swe-agent[bot] @glennawatson8605872chore: Update target frameworks for Maui and Testing projects (#4174) @ChrisPulman @Glenn @TomaszCielecki📦 Dependencies
a26f6f2chore(deps): update dependency verify.nunit to 30.20.1 (#4176) @renovate[bot]c339577chore(deps): update dependency roslynator.analyzers to 4.14.1 (#4175) @renovate[bot]e67aeeechore(deps): update dependency verify.nunit to 30.20.0 (#4172) @renovate[bot]1ed95b6chore(deps): update dependency microsoft.net.test.sdk to v18 (#4169) @renovate[bot]f8b49b5chore(deps): update dependency nunit3testadapter to 5.2.0 (#4177) @renovate[bot]📌 Other
0c24fb5Bump version from 22.0 to 22.1.x @glennawatson🔗 Full Changelog: reactiveui/ReactiveUI@22.0.1...22.1.1
🙌 Contributions
🌱 New contributors since the last release: @Cheesebaron, @Metadorius, @TomaszCielecki
💖 Thanks to all the contributors: @Cheesebaron, @ChrisPulman, @Copilot, @Glenn, @glennawatson, @Metadorius, @TomaszCielecki
🤖 Automated services that contributed: @copilot-swe-agent[bot], @renovate[bot]
v21.0.1Compare Source
What's Changed
Refactors
Improvements
Fixes
Dependencies
Contributions
Thanks to all the contributors: @ChrisPulman, @glennawatson
The following automated services have also contributed to this release: @renovate[bot]
Full Changelog: reactiveui/ReactiveUI@20.4.1...21.0.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
Commands to ignore dependencies
You can trigger dependency actions by commenting on this PR:
@particularbot ignore this major version@particularbot ignore this minor version@particularbot ignore this dependency